hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
HipFileSystem.absoluteRead
hip
filesystem
hipfs
HipFileSystem
Undocumented in source. Be warned that the author may not have intended to support it.
bool
absoluteRead
(string path, void[] output)
bool
absoluteRead
(string path, ubyte[] output)
class
HipFileSystem
static
@
ExportD
("ubyte")
bool
absoluteRead
(
string
path
,
out
ubyte
[]
output
)
Meta
Source
See Implementation
hip
filesystem
hipfs
HipFileSystem
static functions
absoluteExists
absoluteIsDir
absoluteIsFile
absoluteRead
absoluteReadText
absoluteRemove
exists
getFile
getPath
getResourcesPath
getcwd
initializeAbsolute
install
isDir
isFile
isPathValid
isPathValidExtra
read
readText
remove
setPath
write
writeCache
static variables
combinedPath
defPath
extraValidations
filesReadingCount
fs
initialPath
isInstalled